Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌐 [i18n-KO] Translated model_doc/llama3.md to Korean #33635

Merged
merged 9 commits into from
Oct 9, 2024

Conversation

fabxoe
Copy link
Contributor

@fabxoe fabxoe commented Sep 20, 2024

What does this PR do?

Translated the model_doc/llama3.md file of the documentation to Korean.
Thank you in advance for your review.

Part of #20179

Before reviewing

  • Check for missing / redundant translations (번역 누락/중복 검사)
  • Grammar Check (맞춤법 검사)
  • Review or Add new terms to glossary (용어 확인 및 추가)
  • Check Inline TOC (e.g. [[lowercased-header]])
  • Check live-preview for gotchas (live-preview로 정상작동 확인)

Who can review? (Initial)

@chhaewxn, @ahnjj, @jun048098, @fabxoe, @nuatmochoi, @heuristicwave

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review? (Final)

@stevhliu May you please review this PR?

Copy link
Contributor

@chhaewxn chhaewxn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

간단하게 몇 가지 수정사항 제안드려봅니다! 꼼꼼하게 번역해주셔서 많이 배우고 가요🤗

docs/source/ko/model_doc/llama3.md Outdated Show resolved Hide resolved
docs/source/ko/model_doc/llama3.md Outdated Show resolved Hide resolved
docs/source/ko/model_doc/llama3.md Outdated Show resolved Hide resolved

해당 블로그 포스트의 초록입니다:

*오늘, 광범위한 사용을 위해 이용 가능한 라마의 차세대 모델인 메타 라마3의 첫 두 모델을 공유하게 되어 기쁩니다. 이번 출시는 8B와 70B 매개변수를 가진 사전 훈련 및 지시 미세 조정된 언어 모델을 특징으로 하며, 광범위한 사용 사례를 지원할 수 있습니다. 라마의 이 차세대 모델은 다양한 산업 벤치마크에서 최첨단의 성능을 보여주며, 개선된 추론 능력을 포함한 새로운 기능을 제공합니다. 우리는 이것들이 단연코 해당 클래스에서 최고의 오픈 소스 모델이라고 믿습니다. 오랜 개방적 접근 방식을 지지하며, 우리는 라마3를 커뮤니티의 손에 맡기고 있습니다. 애플리케이션에서 개발자 도구, 평가, 추론 최적화 등에 이르기까지 AI 스택 전반에 걸친 다음 혁신의 물결을 촉발하길 희망합니다. 여러분이 무엇을 만들지 기대하며 여러분의 피드백을 고대합니다.*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
*오늘, 광범위한 사용을 위해 이용 가능한 라마의 차세대 모델인 메타 라마3의 첫 두 모델을 공유하게 되어 기쁩니다. 이번 출시는 8B와 70B 매개변수를 가진 사전 훈련 및 지시 미세 조정된 언어 모델을 특징으로 하며, 광범위한 사용 사례를 지원할 수 있습니다. 라마의 이 차세대 모델은 다양한 산업 벤치마크에서 최첨단의 성능을 보여주며, 개선된 추론 능력을 포함한 새로운 기능을 제공합니다. 우리는 이것들이 단연코 해당 클래스에서 최고의 오픈 소스 모델이라고 믿습니다. 오랜 개방적 접근 방식을 지지하며, 우리는 라마3를 커뮤니티의 손에 맡기고 있습니다. 애플리케이션에서 개발자 도구, 평가, 추론 최적화 등에 이르기까지 AI 스택 전반에 걸친 다음 혁신의 물결을 촉발하길 희망합니다. 여러분이 무엇을 만들지 기대하며 여러분의 피드백을 고대합니다.*
*오늘, 범용적으로 이용 가능한 라마의 차세대 모델, 메타 라마3의 첫 두 모델을 공유하게 되어 기쁩니다. 이번 출시의 특징으로는, 범용적인 사용 사례들을 지원하는 매개변수 8B와 70B를 가진 사전 훈련 및 지시 미세 조정된 언어 모델에 있습니다. 라마의 이 차세대 모델은 다양한 산업 벤치마크에서 최첨단의 성능을 보여주며, 개선된 추론 능력을 포함한 새로운 기능을 제공합니다. 우리는 이 모델이 해당 클래스에서 최고의 오픈 소스 모델이라 자부합니다. 오랜 기간 이어온 우리의 개방적인 방식을 지지하며, 라마3를 커뮤니티의 손에 맡기고 있습니다. 애플리케이션에서 개발자 도구, 평가, 추론 최적화 등에 이르기까지 AI 스택 전반에 걸친 차세대 혁신의 물결을 일으키길 희망합니다. 여러분이 무엇을 만들지 기대하며 여러분들의 피드백을 기대합니다.*

docs/source/ko/model_doc/llama3.md Outdated Show resolved Hide resolved
docs/source/ko/model_doc/llama3.md Outdated Show resolved Hide resolved
docs/source/ko/model_doc/llama3.md Outdated Show resolved Hide resolved
Copy link
Contributor

@jun048098 jun048098 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix: docs suggestions

docs/source/ko/model_doc/llama3.md Outdated Show resolved Hide resolved
@fabxoe fabxoe marked this pull request as ready for review October 7, 2024 02:25
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the translation!

@stevhliu stevhliu merged commit adb14b9 into huggingface:main Oct 9, 2024
8 checks passed
NielsRogge pushed a commit to NielsRogge/transformers that referenced this pull request Oct 21, 2024
…3635)

* docs: ko: model_doc/llama3.md

* fix: resolve suggestions

* fix: resolve suggestions

Co-authored-by: Chaewon Song <[email protected]>

* fix: resolve suggestions

Co-authored-by: HyeokJun SHIN <[email protected]>

* fix: resolve suggestions

* fix: resolve suggestions

Co-authored-by: Chaewon Song <[email protected]>

* fix: resolve suggestions

Co-authored-by: Ahnjj_DEV <[email protected]>

* fix: resolve suggestions

Co-authored-by: Ahnjj_DEV <[email protected]>

* fix: resolve suggestions

---------

Co-authored-by: Chaewon Song <[email protected]>
Co-authored-by: HyeokJun SHIN <[email protected]>
Co-authored-by: Ahnjj_DEV <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants